@charset "utf-8";
body,hr, p,blockquote, dl, dt, dd, ul, ol, li,form, fieldset, legend, img{ border:none; margin: 0; padding: 0;}
body{ font-size:12px;color:#666;font-family:"微软雅黑";background:#fff; width:100%;overflow-x:hidden;word-break:break-all;}
em{font-style:normal;}
h1,h2,h3,h4,h5{margin:0; padding: 0; font-weight:normal}
ul, ol { list-style: none; }
a { text-decoration: none; color:#999;}
a:hover{ text-decoration:none;}
img{ border:none; line-height:0; font-size:0;vertical-align:bottom;}
.clear{ clear:both; line-height:0; font-size:0; overflow: hidden;}
.wrap,.w1200{ width:1200px; margin:0 auto;}
.fr{ float:right}
.fl{ float: left}
/*======================浮动的外层==================*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix { zoom:1 }
.clearfix { display:block; }
/* end clearfix */
/*header*/
.header{width:100%}
.header .head{width:1200px;padding:25px 0}
.head .phone{color:#666;font-size:12px;text-align:right;margin-top:10px}
.head .phone b{color:#e67817;font-size:26px;display:block;margin-top:6px}
.header .head_middle{width:100%;height:45px;background:#05519c}
.head_middle .menu{ width:1200px}
.head_middle .menu li{float:left;height:45px;line-height:45px}
.head_middle .menu li a{font-size:16px;color:#fff;padding:0 36px;display:inline-block}
.menu li a:hover{background:#e67817}
/*焦点图*/
.banner_scroll{width:100%;height:450px;clear:both;position:relative}
.banner_scroll .ck-slide{width:100%;height:450px;margin:0 auto;position:relative;overflow:hidden;}
.banner_scroll .ck-slide ul.ck-slide-wrapper{height:450px;}
.banner_scroll .ck-slide ul.ck-slide-wrapper{position:absolute;top:0;left:0;z-index:1;margin:0;padding:0;margin:0;padding:0;list-style-type:none;}
.banner_scroll .ck-slide ul.ck-slide-wrapper li{position:absolute;}
.banner_scroll .ck-slidebox{position:absolute;left:50%;bottom:10px;z-index:30;}
.banner_scroll .ck-slidebox ul{height:20px;padding:0 2px;border-radius:8px;}
.banner_scroll .ck-slidebox ul li{float:left;margin:0 2px;}
.banner_scroll .ck-slidebox ul li em{display:block;width:14px;height:14px;background:url(../images/dd.png);text-indent:-9999px;cursor:pointer;}
.banner_scroll .ck-slidebox ul li.current em{background:url(../images/dd2.png);}
.banner_scroll .ck-slidebox ul li em:hover{background:url(../images/dd2.png);}
/*footer*/
.footer{width:100%;background:#05519c}
.f_content .f_left{padding-top:38px}
.f_content .f_left span{display:block;border-bottom:1px solid #fff;padding-bottom:13px;margin-bottom:11px}
.f_content .f_left span a{color:#fff;font-size:12px;display:inline-block;margin-right:25px}
.f_content .f_left p{color:#fff;font-size:12px;line-height:24px}
.f_content .f_right{width:110px;padding:14px 25px 11px 25px;background:rgba(5,65,123,0.8)}
.f_content .f_right p{color:#fff;font-size:14px;margin-top:4px;text-align:center}